home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / bbsbul19.zip / MAKEBBS.BAT < prev    next >
DOS Batch File  |  1992-11-03  |  316b  |  17 lines

  1. @echo off
  2. echo ... put backup disk in the a drive..CTRL-C to abort or
  3. pause
  4. d:
  5. cd \bbsbull
  6. bbsbull
  7. copy d:\bbsbull\listbbs.dbf a:\
  8. c:
  9. cd bull
  10. arj a cheesbbs bull1.txt
  11. copy bull1.txt d:\non_ibm\cheesbbs.txt
  12. copy cheesbbs.arj d:\bbslist\*.*
  13. copy cheesbbs.arj a:
  14. del bull1.txt
  15. del cheesbbs.arj
  16. cd \wc30
  17.